home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / utilpak.zip / GRABIT.DOC < prev    next >
Text File  |  1991-01-22  |  20KB  |  586 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                               GrabIt
  14.                               ------
  15.                         A Screen Capture and
  16.                      Graphics Enhancement Program
  17.                       for Microsoft Windows(tm)
  18.  
  19.                            Version 2.01
  20.                      (c)Copyright 1990, 1991
  21.                   All Rights Reserved Worldwide
  22.  
  23.  
  24.  
  25.  
  26.                 Another Quality Shareware Program From:
  27.  
  28.                       Moon Valley Software Inc.
  29.                        107 East Paradise Lane
  30.                          Phoenix, AZ 85022
  31.  
  32.                          (602)375-9502 Voice
  33.  
  34.                          The Windows BBS At
  35.                         (602)375-0531 12-2400
  36.                         (602)375-0469 24-9600
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.                             Table Of Contents                           Page
  61.                             -----------------                           ----
  62.  
  63. Introduction............................................................. 1
  64.  
  65. Using GrabIt To Enhance A Graphics Program............................... 2
  66.  
  67. GrabIt Procedures........................................................ 3
  68.  
  69. Capturing A  Selected Screen Area........................................ 3
  70.  
  71. Capturing An Entire Windows Screen....................................... 3
  72.  
  73. Cleaning Up A Screen Capture............................................. 3
  74.  
  75. Copying An Image To The Clipboard........................................ 4
  76.  
  77. Loading A Bitmap From Disk............................................... 5
  78.  
  79. Pasting An Image From The Clipboard...................................... 4
  80.  
  81. Printing A  Screen Or Bitmap............................................. 4
  82.  
  83. Registration Information................................................. 6
  84.  
  85. Saving A Captured Screen To Disk......................................... 4
  86.  
  87. Special Effects.......................................................... 5
  88.  
  89. Technical Support........................................................ 6
  90.  
  91. License Agreement........................................................ 7
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. -----------------------------------------------------------------------------
  115. GrabIt User's Guide                                                   Page  i
  116.  
  117.                              Introduction
  118.                              ------------
  119.  
  120. Thank you for taking the time to evaluate GrabIt. You will find a great many
  121. uses for this program. It is both a screen capture program and a marvelous
  122. utility for working with your favorite graphics program. By using Grabit
  123. to capture and save the images you have created, you will save many megabytes
  124. of hard disk space since only the crucial information about your bitmap
  125. is saved to disk.  This results in very small bitmaps that load faster and are
  126. much easier to view and store.
  127.  
  128. If you are a windows programmer and use owner draw or custom controls
  129. GrabIt will become addictive. It will enable to use high quality bitmaps
  130. in your program that use no more space in your programs resources than an icon!
  131.  
  132. Please keep in mind that GrabIt is being distributed as Shareware. This gives
  133. you the oppurtunity to "try before you buy", just as a test drive in that new
  134. car you always wanted. But just as the car dealer needs to be paid for his
  135. efforts so do we!  All we ask is that you honestly use and find this program
  136. of value, please fill out the registration form enclosed with this program,
  137. enclose a check and mail it. Doing so will enable us to keep refining this
  138. and our other Windows shareware programs, besides "its the right thing to do".
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172. -----------------------------------------------------------------------------
  173. GrabIt User's Guide                                                   Page  1
  174.  
  175.  
  176.  
  177.  
  178.  
  179. Using GrabIt To Enhance A Graphics Program
  180. ------------------------------------------
  181.  
  182. Using GrabIt in conjunction with the Windows graphics program of your choice
  183. will allow you to save large amounts of disk space. In addition programmers
  184. will find it invaluable when creating bitmaps for inclusion in their programs.
  185.  
  186. When you have create and save a bitmap with your favorite graphics program,
  187. Paintbrush for example, you will notice that the resulting file may be more
  188. than 300KB in size!  It doesn't take very many of these bitmaps to eat up a
  189. large quantity of hard disk space. By using GrabIt to capture only that
  190. portion of the screen that contains your bitmap you will get a file that is
  191. 30 to 40KB in size.
  192.  
  193. By cutting and pasting images to and from the clipboard you can easily create
  194. a drawing, capture it, create a mirror image , and then paste the mirror image
  195. back into your graphics program to create some very unusual special effects.
  196. The variations on this theme are limited only by your imagination. These
  197. examples show how much more than just s screen capture tool GrabIt really is.
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230. -----------------------------------------------------------------------------
  231. GrabIt User's Guide                                                   Page  2
  232.  
  233.  
  234.                               GrabIt Procedures
  235.                               -----------------
  236.  
  237.  
  238. Capturing An Entire Windows Screen
  239. ----------------------------------
  240. To capture an entire Windows screen follow these steps:
  241. 1.) Minimize Grabit by pressing the minimize button on the title bar.
  242. 2.) Press the Print Screen Button on your keyboard. This key is located at the
  243.     top of your keyboard, next to the scroll lock key.
  244. 3.) Restore Grabit and Press the SHIFT + P  Keys to paste the image from the
  245.     clipboard into GrabIt's client area. You can now Save The Image To Disk,
  246.     save Print The Image,or Edit and Clean Up The Captured Image.
  247.  
  248. Capturing A Screen Area
  249. -----------------------
  250. To capture a portion of the screen follow the steps outlined below:
  251. 1.) Click on the Mark menu selection or press Alt M.
  252. 2.) The GrabIt window will disappear and the cursor will change into a
  253.     crosshair.
  254. 3). Move the cursor to the UPPER LEFT HAND CORNER of the screen you wish to
  255.     capture.
  256. 4.) Press and hold down the LEFT mouse button.
  257. 5.) As you move the mouse you will see that the area you are marking will be
  258.     changed to inverse video.
  259. 6.) When you have marked the area you wish to capture release the mouse button.
  260. 7.) The Image will now be displayed in the GrabIt Client Window.
  261.     The image attributes in pixel size will be displayed in the title bar . In
  262.     addition it will show you whether it is an 8 plane 256 color, 4 plane 16
  263.     color, or a 2 plane Monochrome bitmap.
  264.  
  265. You have successfully captured your screen. See Saving An Image Disk,
  266. Cleaning Up A Captured Image, or Special Effects for additional information on
  267. capturing an area of the screen.
  268.  
  269. Cleaning Up A Screen Capture
  270. ----------------------------
  271. GrabIt allows you to re-cut an image that is in its client area. This is very
  272. useful if for example your original capture included an area you didn't intend
  273. to capture. To clean up and or edit a capture follow the steps below.
  274.  
  275. 1.) Move the arrow cursor to the Upper Right Hand point where you wish to begin
  276.     your edit.
  277. 2.) Press and hold down the left mouse button.
  278. 3.) The area you are marking will appear in inverse video.
  279. 4.) When finished with your edit, release the mouse button and your new image
  280.     will be displayed in Grabit's client area. In addition a copy of the image
  281.     will also be copied to the clipboard. You can also perform any of the
  282.     Special Effects noted in that section on your edits as well.
  283.  
  284.  
  285.  
  286.  
  287.  
  288. -----------------------------------------------------------------------------
  289. GrabIt User's Guide                                                   Page  3
  290.  
  291.  
  292. Saving A Captured Image To Disk
  293. -------------------------------
  294. Once you are satisfied with the image that has been captured you can save it
  295. to disk by selecting Save from the File menu, or press CTRL + S.
  296.  
  297. A dialog box will be displayed prompting you for the file name you want to use.
  298. Optionally you can enter a drive and path name in addition to the file name if
  299. you so desire. You can use the directory list box to change to the directory
  300. into which you wish to save the file instead of entering it manually.
  301.  
  302. Copying An Image To The Clipboard
  303. ---------------------------------
  304. When you capture a screen, a copy of the image is automatically copied to the
  305. clipboard. If you want to use this image in another graphics program, or
  306. insert it into a document such as a Pagemaker publication you can do so by
  307. simply switching to, or starting your application, and then pressing the
  308. SHIFT + INSERT keys.
  309.  
  310. To copy the image that is currently in GrabIt's client area to the clipboard,
  311. you can choose clipboard from the menu, and select Copy. Or press the SHIFT + C
  312. keys to copy the image. You can also load a bitmap from disk and then press
  313. SHIFT + C to copy it to the clipboard.
  314.  
  315. Pasting An Image From The Clipboard
  316. -----------------------------------
  317. To Paste an image from the clipboard into GrabIt's client area you can choose
  318. clipboard from the menu, and select Paste. Or press the SHIFT + P keys to
  319. paste the image. You can then Save The Bitmap to disk, or Print The Screen
  320. Or Bitmap.
  321.  
  322. Printing A Screen Or Bitmap
  323. ---------------------------
  324. Laser Printers
  325. With Grabit you can print a screen or portion of a screen immediately after
  326. you have captured it. In addition you can load from disk and print any Windows
  327. bitmap. GrabIt will render to shades of gray all of the colors it can to give
  328. you an accurate representation of your captured screen. This grey scale
  329. dithering applies to Postscript and PCL printers.
  330.  
  331. Image Scaling
  332. -------------
  333. GrabIt will size the image currently in its client area to the size of the
  334. current page defined in your printer setup. This means that very small bitmaps
  335. will be enlarged to 8 1/2 x 11" if that is the current page definition.
  336. This is done so that on full screen captures and images loaded from disk you
  337. will get a 1:1 aspect ratio printout. If you wish to print images in a smaller
  338. format, simply change your printer setup to reflect a smaller page size.
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346. -----------------------------------------------------------------------------
  347. GrabIt User's Guide                                                   Page  4
  348.  
  349.  
  350. Dot Matrix Printers
  351. -------------------
  352. GrabIt does not support Dot Matrix printers,due to ditherings poor performance
  353. on Dot Matrix Printers. If you wish to print a screen on your Dot Matrix
  354. printer follow the directions below:
  355. 1.) After you have captured a screen with GrabIt, a copy of the image has
  356.     also been copied to the clipboard.
  357. 2.) Start your favorite graphics program or Paint Brush, and then press
  358.     SHIFT + INSERT to copy your image into the program. You can now print the
  359.     image you just captured on your Dot Matrix printer provided that your
  360.     graphics program supports the printer you have installed.
  361.  
  362. Loading A Bitmap From Disk
  363. --------------------------
  364. To load a bitmap from disk select File from the main menu and choose Open, or
  365. press CTRL + O. You can select a bitmap from the listbox, enter the drive and
  366. path to the bitmap you wish to load, or use the directory listbox to change to
  367. the directory where your bitmap is located and then select it from the listbox.
  368. To open the bitmap either select it from the listbox and click on Ok or press
  369. Enter. Alternately you can just double click on it to load the image.
  370.  
  371. Special Effects
  372. ---------------
  373. GrabIt enables you to create special effects screen cuts that may be used in
  374. conjunction with your graphics program or saved as is.
  375.  
  376. Creating A Mirror Image
  377. -----------------------
  378. 1.) Click on the Mark menu selection or press Alt M.
  379. 2.) The GrabIt window will disappear and the cursor will change into a
  380.     crosshair.
  381. 3). Move the cursor to the UPPER RIGHT HAND CORNER of the screen area you wish
  382.     to capture.
  383. 4.) Press and hold down the LEFT mouse button.
  384. 5.) As you move the mouse you will see that the area you are marking will be
  385.     changed to inverse video.
  386. 6.) When you have marked the area you wish to capture release the mouse button.
  387. 7.) A mirror image of your capture will now be displayed in the GrabIt
  388.     Client Window.
  389.  
  390. Creating An Inverted Image
  391. --------------------------
  392. 1.) Follow the steps outlined above, except begin your mark in the LOWER LEFT
  393.     HAND CORNER.
  394.  
  395. Creating An Inverted Mirror Image
  396. ---------------------------------
  397. 1.) Follow the steps outlined above, except begin your mark in the LOWER
  398.     RIGHT HAND CORNER.
  399.  
  400. You may want to refer to Capturing A Screen Area for additional details.
  401.  
  402.  
  403.  
  404. -----------------------------------------------------------------------------
  405. GrabIt User's Guide                                                   Page  5
  406.  
  407.  
  408. Registration Information
  409. ------------------------
  410. To register you copy of Grabit, please use the file called REGISTER.FRM that
  411. is supplied with the program.
  412.  
  413. If you wish, you can phone in your order using your Visa or Master Card Monday
  414. - Friday 8:00 am - 4:00 pm MST. The order phone number is 602-375-9502
  415. The registration fee is $29.95
  416.  
  417. Any correspondence should be addressed to:
  418. Moon Valley Software Inc.
  419. 107 East Paradise Lane
  420. Phoenix, AZ   85022 USA
  421.  
  422. Technical Support
  423. -----------------
  424. We will provide technical support to un-registered users on their first
  425. phone call only if you are calling with the intention of registering your
  426. copy of the program once your questions have been answered.
  427.  
  428. Please call us at 602-375-9502 Monday - Friday from 8:00 am - 4:00 pm
  429. Mountain Standard Time. Arizona does not go on daylight savings time.
  430. (Who wants it to stay light later when its 110 degrees outside!)
  431.  
  432. You can also call our BBS at 602-375-0531 12, 2400, and 9600 baud, N81 and
  433. leave us a message in the Moon Valley Shareware Forum. There is lots of other
  434. good Windows shareware on the BBS so feel free to browse around while your
  435. on-line.
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462. -----------------------------------------------------------------------------
  463. GrabIt User's Guide                                                   Page  6
  464.  
  465.  
  466.  
  467.                       GrabIt License Agreement
  468.                       ---------------------------
  469.  License Agreement
  470.  -----------------
  471.  No part of this manual may be reproduced, transmitted, transcribed,
  472.  stored in a retrieval system, or translated into any language
  473.  (natural or binary), in any form or by any means, except as described in
  474.  the following license agreement or without the express prior written consent
  475.  of Moon Valley Software Inc.
  476.                            
  477.  The use of GrabIt is subject to the following terms and
  478.  conditions.
  479.  
  480.  Title To The Licensed Software
  481.  ------------------------------
  482.  Title to the licensed software is NOT transferred to the end user.
  483.  The end user is granted an exclusive license to use the software
  484.  on a SINGLE computer or computer work station. EACH computer or computer
  485.  work station must have its own licensed copy of the software.
  486.  
  487.  Copyright Protection
  488.  --------------------
  489.  GrabIt is copyrighted material. It is protected by the copyright laws
  490.  of the United States, the State of Arizona, and other proprietary rights
  491.  of Moon Valley Software Inc. You may not make any changes or modifications
  492.  to GrabIt or this manual. You may not decompile, disassemble, or
  493.  otherwise reverse-engineer the software in any way.
  494.  
  495.  You may make copies of GrabIt only under the terms of the section
  496.  entitled "Limited License To Copy The Licensed Software".
  497.  
  498.  You may use GrabIt on a trial basis provided you do not violate the
  499.  protection afforded the licensed software by the copyright laws, and you
  500.  agree to the terms of the license agreement. If you use GrabIt on a
  501.  regular basis you are obligated to purchase it.
  502.  
  503.  Limited Warranty
  504.  ----------------
  505.  Moon Valley Software does not warrant that the licensed software will
  506.  meet your requirements or that the operation of the software will be
  507.  uninterrupted or error free.  The warranty does not cover any media or
  508.  documentation which has been subjected to damage or abuse by you or others.
  509.  The software warranty does not cover any copy  of the licensed software
  510.  which has been altered or changed in any way.
  511.  
  512.  ANY IMPLIED WARRANTIES INCLUDING ANY WARRANTIES OF MERCHANTABILITY OR
  513.  FITNESS FOR A PARTICULAR PURPOSE ARE LIMITED TO THE TERM OF THE EXPRESS
  514.  WARRANTIES. Some States do not allow limitations on how long an implied
  515.  warranty lasts, so the above limitation may not apply to you.
  516.  
  517.  
  518.  
  519.  
  520. -----------------------------------------------------------------------------
  521. GrabIt User's Guide                                                   Page  7
  522.  
  523.  
  524.  Other Warranties
  525.  ----------------
  526.  The warranties set forth above are in lieu of any and all other express or
  527.  implied warranties, whether oral, written, or implied, and the remedies set
  528.  forth above are the sole and exclusive remedies.
  529.  
  530.  Limitation Of Liability
  531.  -----------------------
  532.  Moon Valley Software is not responsible for any problems or damage
  533.  caused by the licensed software that may result from using the licensed
  534.  software. This includes, but is not limited to, computer hardware,
  535.  computer software, operating systems, and any computer or computing
  536.  accessories. End user agrees to hold Moon Valley Software Inc.
  537.  harmless for any problems arising from the use of the software.
  538.  Moon Valley Software SHALL NOT IN ANY CASE BE LIABLE FOR ANY SPECIAL,
  539.  INCIDENTAL, CONSEQUENTIAL, INDIRECT OR OTHER SIMILAR DAMAGES ARISING
  540.  FROM ANY BREACH OF THESE WARRANTIES EVEN IF Moon Valley Software
  541.  OR ITS AGENTS OR DISTRIBUTORS HAVE BEEN ADVISED OF THE POSSIBILITY OF
  542.  SUCH DAMAGES.  Some states do not allow the exclusion or limitation of
  543.  incidental or consequential damages, so the above limitation or
  544.  exclusion may not apply to you.
  545.  In no case shall Moon Valley Software's liability exceed the license fees
  546.  paid for the right to use the licensed software, or a sum no greater than
  547.  one Dollar ($1.00), whichever is less.
  548.  
  549.  Limited License To Copy The Software
  550.  ------------------------------------
  551.  You are granted a limited license to copy GrabIt ONLY FOR THE TRIAL
  552.  USE OF OTHERS subject to the terms of this software license agreement
  553.  described herein, and the conditions described below are met:
  554.  GrabIt MUST be copied in an unmodified form and ZM301.ZIP MUST contain
  555.  the following files:
  556.      GRABIT.EXE   ----------> The Windows Executable Program.
  557.      GRABIT.DOC   ----------> The program documentation
  558.      GRABIT.HLP   ----------> The Windows Help File
  559.      REGISTER.FRM ----------> The shareware registration form.(Please!)
  560.      README.1ST   ----------> Important information not in the documentation.
  561.  
  562.  -> No fee, charge or other compensation may be accepted or requested by
  563.     anyone without the express written permission of Moon Valley Software.
  564.  
  565.      Public Domain Disk Vendors May NOT CHARGE a fee for GrabIt
  566.      itself. However you may include GrabIt on a diskette for
  567.      which you charge a nominal distribution fee. The purchaser of said
  568.      diskette must be informed in advance that the fee paid to acquire the
  569.      diskette does NOT relieve said purchaser from paying the Registration
  570.      Fee for GrabIt if said purchaser uses GrabIt.
  571.  
  572.  -> Operators of electronic bulletin board systems (Sysops) may post
  573.     GrabIt for downloading by their users without written permission
  574.     ONLY AS LONG AS THE ABOVE CONDITIONS ARE MET.  A fee may be charged
  575.     for access to the BBS AS LONG AS NO SPECIFIC FEE IS CHARGED FOR
  576.     DOWNLOADING GrabIt files without first obtaining express
  577.     written permission from Moon Valley Software to charge such a fee.
  578.  
  579.  The above constitutes the license agreement for GrabIt. It superceeds
  580.  any and all previous license agreements.
  581.  
  582. -----------------------------------------------------------------------------
  583. GrabIt User's Guide                                                   Page  8
  584.  
  585.  
  586.